Fills a polygon.
Namespace: MindFusion.DrawingFile: Graphics.js
function fillPolygon (brush, points)
The brush to fill the polygon with.
The points describing the polygon.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace